home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 3 / Gold Medal Software - Volume 3 (Gold Medal) (1994).iso / graphics / iplus1.arj / IPLUS.TX_ / IPLUS.TX
Text File  |  1994-02-27  |  6KB  |  129 lines

  1.                   IMAGE PLUS VERSION 1.0
  2.  
  3.  
  4.   Image Plus uses the image palette if the image contains a 
  5. palette if not then the windows system palette is used.  The 
  6. system palette is further determined by the video driver used.  
  7. For instance if you are using a video driver that supports 256 
  8. colors than your system and all the software that uses the 
  9. system palette (barring any restrictions that the software or 
  10. hardware may have) will support 256 colors.  This is important 
  11. because most of the software available uses the system 
  12. palette.  True color 24 bit graphic files do not contain a 
  13. palette and therefore always use the windows system palette.
  14.  
  15.  When you are in the 256 color (8 bit) mode bear in mind that 
  16. there can be only one hardware palette active at a time.  Image 
  17. Plus gets around this by using a pseudo (fixed) 24 bit palette 
  18. when you are using the "multi screen" option and an 8 bit video 
  19. driver.  If you choose a video driver above 8 bits the 
  20. individual image palette will be used.  Since the pseudo 
  21. palette cannot exactly match every image palette it is 
  22. recommended that you use a video driver above 8 bits when 
  23. manipulating the image palette. 
  24.  
  25.   Bear in mind that display hardware and software from one 
  26. company may be drastically different from another.  A graphics 
  27. accelerator is highly recommended when using a color setting of 
  28. (8 bits) 256 colors or higher.  It is also prudent to select a 
  29. setting higher than 8 bits when using/viewing graphic files 
  30. above 8 bits. 
  31.  
  32.   Image Plus supports all the popular raster file images such 
  33. as bmp, pcx, gif, dib, rle, dcx, eps, jpg, pct, tga, wmf, tif 
  34. And wpg.  You may also convert formats using the "Save As" menu 
  35. option.
  36.  
  37.   Image Plus provides "TWAIN" support for scanning.
  38.  
  39.   The Laplacian property provides a Sobel Image processing 
  40. function to sharpen an image.  This is a matrix operation that 
  41. works with 8 and 24 bit images.
  42.  
  43.   The Dialation property provides a Sobel Image processing 
  44. function to increase the size of image features in an image.  
  45. This is a matrix operation that works with 8 and 24 bit images.
  46.  
  47.   The RobertsCross property provides a Sobel Image processing 
  48. function to find edges in an image using the Roberts method.  
  49. This is a matrix operation that works with 8 and 24 bit images.
  50.  
  51.   The EdgeDetect property provides a Sobel Image processing 
  52. function to enhance all lines in an image.  This is a matrix 
  53. operation that works with 8 and 24 bit images. 
  54.  
  55.   The HorzEdgeDetect property provides a Sobel Image processing 
  56. function to enhance all horizontal lines in an image.  This is 
  57. a matrix operation that works with 8 and 24 bit images.
  58.  
  59.   The VertEdgeDetect property provides a Sobel Image processing 
  60. function to enhance all vertical lines in an image.  This is a 
  61. matrix operation that works with 8 and 24 bit images.
  62.  
  63.   The Pos45EdgeDetect property provides a Sobel Image 
  64. processing function to enhance all 45 degree lines in an 
  65. image.  This is a matrix operation that works with 8 and 24 bit 
  66. images.
  67.  
  68.   The Neg45EdgeDetect property provides a Sobel Image 
  69. processing function to enhance all -45 degree lines in an 
  70. image.  This is a matrix operation that works with 8 and 24 bit 
  71. images.
  72.  
  73.   Halftone is used to convert color images to monochrome (black 
  74. & white) using a halftone dithering technique. 
  75.  
  76.   Image Plus setup places the following files in the 
  77. Windows\System directory if you uninstall copy these files to a 
  78. disk and delete them from your hard drive.
  79.  
  80. THREED.VBX 
  81. CMDIALOG.VBX 
  82. VBRUN300.DLL 
  83. MSOLE2.VBX  
  84. MSOLEVBX.DLL 
  85. ACCUVB16.VBX
  86. IPLUS.INI  (Windows Directory)
  87.  
  88.   Image Plus supports OLE2 using (MDI) multiple document 
  89. interface allowing you to open several objects on one screen 
  90. regardless of format.  You may toggle the objects to the 
  91. clipboard as needed or edit them with a click of the right 
  92. mouse button without creating another file.  You may also save 
  93. frequently used OLE2 objects as a Image Plus File (*.ipf). Note 
  94. you must have SHARE.EXE added to the autoexec.bat file to use 
  95. OLE2.
  96.  
  97.   If you have applications that support OLE (most apps 
  98. support OLE1) and OLE is not working correctly than you need to 
  99. re-register your apps in the  registration data base.  To do 
  100. this rename your "reg.dat" file in the windows directory, exit 
  101. windows and restart, your apps are now re-registered for OLE1.
  102.  
  103.   For OLE2 registration make sure that file extension (.reg) is 
  104. associated with regedit.exe.  You can check this by selecting 
  105. associate under the file menu in File Manager and type (reg) 
  106. in the extension box.  You should see regedit.exe as the 
  107. association.  If you don't then you must make the association 
  108. before continuing.  With reg in the extension box choose 
  109. browse, in the windows directory select regedit.exe and press 
  110. OK.  Check the association before continuing.
  111.  
  112.   If you have applications that support OLE2 and your OLE is 
  113. not working correctly than your registration data base is 
  114. probably corrupt, this is not uncommon when installing OLE2 
  115. apps.  To correct this follow the procedure above for OLE1 then 
  116. using the "RUN" command type "REGEDIT" you will see the apps 
  117. that are registered.  Delete the empty lines (if any) and all 
  118. your OLE2 apps (such as Corel4, Visio 2.0 etc.), make sure that 
  119. you delete OLE2 apps only.  In your windows\system directory 
  120. locate the file "OLE2.REG" and double click it, you should now 
  121. see a dialog box indicating that OLE2 is successfully 
  122. registered.  You need to execute all of your OLE2 apps to 
  123. complete registration.  I strongly recommend that you execute 
  124. all your OLE2 apps before leaving windows.
  125.  
  126.  
  127. Copyright 1994 by Image Plus All Rights Reserved.
  128. Portions of this program are Copyright by Accusoft Corporation.
  129.